home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1995 August: Tool Chest / Dev.CD Aug 95 TC / Dev.CD Aug 95 TC.toast / New System Software Extensions / QuickDraw™ GX 1.1.2 / Programming Stuff / Sample Code / Printing Samples / Extensions… / Back2Front ƒ / About Back2Front… next >
Encoding:
Text File  |  1995-04-10  |  542 b   |  17 lines  |  [ttro/ttxt]

  1. About “Back2Front”…
  2.  
  3. “Back2Front” is a a printing extension which reverses the order in which pages print.
  4.  
  5. The extension can be turned on and off through the print panel.  It's turned off by default.  When you turn it on, it performs a total override of the gxImageDocument message and prints pages in the reverse order.
  6.  
  7. This extension shows:
  8.  
  9. • How to write an extension which installs a panel, and uses the way-cool ‘xdtl’ resources.
  10.  
  11. • How to perform simple message overrides.
  12.  
  13. Dave Hersey
  14. Apple Developer Technical Support
  15.  
  16. 7/14/94
  17. v1.0